home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2078_sumsq < prev    next >
Encoding:
Text File  |  1987-07-08  |  369 b   |  6 lines

  1. sumsq ( number block, how* )
  2. sum of squares
  3.  
  4. number block—the sum of the squares of the cells of this number block will be found; how—optional, allows the sum of the squares to be found by rows (#ROW or 1), columns (#COL or 2), or on the whole block (#BLOCK or 0).
  5.  
  6. sumsq creates a block containing the sum of the squares of the cells of the block as specified by how.